Esx Settings Clusters Software Reports HardwareCompatibility CheckSummary
The Esx Settings Clusters Software Reports HardwareCompatibility CheckSummary schema contains information to describe the HCL compliance summary result of a cluster on target software specification.
This schema was added in vSphere API 7.0.0.0.
{
"status": "string",
"scan_time": "string",
"commit": "string",
"base_image_version": "string",
"summary_result": {
"id": "string",
"default_message": "string",
"args": [
"string"
],
"params": {
"params": {
"s": "string",
"dt": "string",
"i": 0,
"d": "number",
"l": "Vapi Std NestedLocalizableMessage Object",
"format": "string",
"precision": 0
}
},
"localized": "string"
},
"notifications": {
"info": [
{
"type": "string",
"id": "string",
"time": "string",
"message": {
"id": "string",
"default_message": "string",
"args": [
"string"
],
"params": {
"params": {
"s": "string",
"dt": "string",
"i": 0,
"d": "number",
"l": "Vapi Std NestedLocalizableMessage Object",
"format": "string",
"precision": 0
}
},
"localized": "string"
},
"resolution": {
"id": "string",
"default_message": "string",
"args": [
"string"
],
"params": {
"params": {
"s": "string",
"dt": "string",
"i": 0,
"d": "number",
"l": "Vapi Std NestedLocalizableMessage Object",
"format": "string",
"precision": 0
}
},
"localized": "string"
},
"originator": "string",
"retriable": false
}
],
"warnings": [
{
"type": "string",
"id": "string",
"time": "string",
"message": {
"id": "string",
"default_message": "string",
"args": [
"string"
],
"params": {
"params": {
"s": "string",
"dt": "string",
"i": 0,
"d": "number",
"l": "Vapi Std NestedLocalizableMessage Object",
"format": "string",
"precision": 0
}
},
"localized": "string"
},
"resolution": {
"id": "string",
"default_message": "string",
"args": [
"string"
],
"params": {
"params": {
"s": "string",
"dt": "string",
"i": 0,
"d": "number",
"l": "Vapi Std NestedLocalizableMessage Object",
"format": "string",
"precision": 0
}
},
"localized": "string"
},
"originator": "string",
"retriable": false
}
],
"errors": [
{
"type": "string",
"id": "string",
"time": "string",
"message": {
"id": "string",
"default_message": "string",
"args": [
"string"
],
"params": {
"params": {
"s": "string",
"dt": "string",
"i": 0,
"d": "number",
"l": "Vapi Std NestedLocalizableMessage Object",
"format": "string",
"precision": 0
}
},
"localized": "string"
},
"resolution": {
"id": "string",
"default_message": "string",
"args": [
"string"
],
"params": {
"params": {
"s": "string",
"dt": "string",
"i": 0,
"d": "number",
"l": "Vapi Std NestedLocalizableMessage Object",
"format": "string",
"precision": 0
}
},
"localized": "string"
},
"originator": "string",
"retriable": false
}
]
}
}
Overall compliance status of the cluster with respective to all hosts in the cluster.
For more information see: Esx Settings Clusters Software Reports HardwareCompatibility ComplianceStatus.
This property was added in vSphere API 7.0.0.0.
HCL Validation check time.
This property was added in vSphere API 7.0.0.0.
Spec Identifier of the desired configuration on which the HCL scan is performed to generate this result, populated by the HCL validation.
This property was added in vSphere API 7.0.0.0.
This property will be missing or null
if validation was performed against a draft.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.esx.settings.commit
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.esx.settings.commit
.
Target base image version E.g., version = BaseImageSpec->Version Esx Settings BaseImageSpec.version schema
This property was added in vSphere API 7.0.0.0.
Over all Compliance result for cluster for the software specification.
This property was added in vSphere API 7.0.0.0.
Notifications returned by the HCL Validation operation.
This property was added in vSphere API 7.0.0.0.